GtkOrientation

Represents the orientation of widgets and other objects.

Typical examples are [class@Box] or [class@GesturePan].

Values

ValueMeaning
HORIZONTAL0

The element is in horizontal orientation.

VERTICAL1

The element is in vertical orientation.

Meta